object LogoForm: TLogoForm Left = 524 Top = 418 BorderStyle = bsNone Caption = 'LogoForm' ClientHeight = 80 ClientWidth = 124 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 124 Height = 80 AutoSize = True Picture.Data = {} end end